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