Msize.getMsize

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

class Msize
alias getMsize = getSize

Meta