public T Item { get; }
Public ReadOnly Property Item As T Get
public: property T Item { T get (); }
© 2018 GitHub Community. All rights reserved.