public T Value { get; }
Public ReadOnly Property Value As T Get
public: property T Value { T get (); }