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