public double? DMin { get; }
Public ReadOnly Property DMin As Double? Get
public: property Nullable<double> DMin { Nullable<double> get (); }
member DMin : Nullable<float> with get
In This Article