public string CorrelationID { get; set; }
Public Property CorrelationID As String
public: property String^ CorrelationID { String^ get (); void set (String^ value); }