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