# Model Selectable

This custom attribute helps you manage the model property.
When you have a master detail type function and you make a selection you need the model to update on the detail.
This custom attribute helps you manage that as a custom attribute by monitorying the selected id property.

There are a number of properties but they are not all reqired every time.

1. model
1. selectedId
1. datasource