char Separator { get; set; }
Property Separator As Char Get Set
property wchar_t Separator { wchar_t get (); void set (wchar_t value); }
abstract Separator : char with get, set
In This Article