The user login that made that rating (or null if anon)

Property definitions

nitc $ StarRating :: user
	# The user login that made that rating (or null if anon)
	var user: nullable String
src/doc/api/api_feedback.nit:181,2--182,26