Count.setCount

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

class Count
alias setCount = setSize

Meta