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