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