string? Condition { get; set; }
Property Condition As String Get Set
property String^ Condition { String^ get (); void set (String^ value); }
abstract Condition : string with get, set
In This Article