lineComment

abstract var lineComment: String?(source)

The line comment token, like // this is a comment

Online Documentation