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