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