public string CategoryCaption { get; set; }
Public Property CategoryCaption As String Get Set
public: property String^ CategoryCaption { String^ get (); void set (String^ value); }
member CategoryCaption : string with get, set
In This Article