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