public TView View { get; set; }
Public Property View As TView Get Set
public: property TView View { TView get (); void set (TView value); }