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