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