public string Label { get; internal set; }
Public Property Label As String
public: property String^ Label { String^ get (); void set (String^ value); }