Refactoring: Make name and version properties instead of using getters
get_name --> name
get_version --> version
Perhaps also remove the get
in the other method names
get_name --> name
get_version --> version
Perhaps also remove the get
in the other method names