public getFormat(): Xrm.Attributes.OptionSetAttributeFormat {
        return super.getFormat() as Xrm.Attributes.OptionSetAttributeFormat;
    }