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