public bool Mx { get; set; }
Public Property Mx As Boolean Get Set
public: property bool Mx { bool get (); void set (bool value); }
member Mx : bool with get, set