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