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