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