Version.setVersion

An alias that allows you to call a setter method without accessing the base Name class

class Version
alias setVersion = setName

Meta