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