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