[]
Gets or sets the value of the decimal part.
[Browsable(false)] public decimal? Value { get; set; }
<Browsable(False)> Public Property Value As Decimal?
The Nullable<T> value indicates the decimal part.