[]
Gets or sets the value of the field.
[Browsable(false)] public int? Value { get; }
<Browsable(False)> Public ReadOnly Property Value As Integer?
An Nullable<T> value indicating the value of this field.