string Operator { get; set; }
Property Operator As String Get Set
property String^ Operator { String^ get (); void set (String^ value); }
function get_Operator(); function set_Operator(value);
The list of supported operators includes:
In This Article