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