Property definitions

github $ GithubError :: defaultinit
# An Error returned by GithubAPI
class GithubError
	super Error
end
lib/github/api.nit:472,1--475,3