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