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