Msize.setMsize

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

class Msize
alias setMsize = setSize

Meta