For rendering the modal list, [`item.Name` is used as item caption](https://github.com/tipstrade/ionic-fancy-select/blob/master/src/ionic-fancy-select.js#L79). This should instead reference the property of `item` which is specified via [`text-property`](https://github.com/tipstrade/ionic-fancy-select/blob/master/src/ionic-fancy-select.js#L49) directive attribute.