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