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