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