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