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