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