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