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