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