public T Value { get; }
Public ReadOnly Property Value As T Get
member Value : 'T with get
In This Article