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