public bool IsPattern { get; }
Public ReadOnly Property IsPattern As Boolean Get
public: property bool IsPattern { bool get (); }
member IsPattern : bool with get
In This Article