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