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