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