Property definitions

nitc $ CmdLicenseFileContent :: defaultinit
# Cmd that finds the license file content related to an `mentity`
class CmdLicenseFileContent
	super CmdEntityFileContent
	super CmdLicenseFile
end
src/doc/commands/commands_ini.nit:323,1--327,3