string Method { get; set; }
Property Method As String Get Set
property String^ Method { String^ get (); void set (String^ value); }