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