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