Property definitions

nitc $ TStar :: defaultinit
# The operator `*`
class TStar
	super TokenOperator
end
src/parser/parser_nodes.nit:901,1--904,3