Property definitions

github $ RepoEntity :: defaultinit
class RepoEntity
	serialize

	var repo: nullable Repo = null is writable
end
lib/github/loader.nit:446,1--450,3