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