public T Parameters { get; }
Public ReadOnly Property Parameters As T Get
public: property T Parameters { T get (); }
member Parameters : 'T with get