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