public bool IsCentral { get; }
Public ReadOnly Property IsCentral As Boolean Get
public: property bool IsCentral { bool get (); }
member IsCentral : bool with get