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