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