public char EndChar { get; set; }
Public Property EndChar As Char
public: property char EndChar { char get(); void set(char EndChar); }