Since it is property you need to put it in the xml view, where you have other properties defined for your control.
Here you can write it after <ComboBox id="idCombo" .......
If you need examples then please go through the UI5 demo kit and see few examples in the explored section.