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