func (cu *UnitWName) Description() string {
    if cu.description != "" {
        return cu.description
    }