string Label { get; set; }
Property Label As String Get Set
property String^ Label { String^ get (); void set (String^ value); }