public string TopBotAttribute { get; set; }
Public Property TopBotAttribute As String Get Set
public: property String^ TopBotAttribute { String^ get (); void set (String^ value); }
member TopBotAttribute : string with get, set
In This Article