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