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