1.By marking the class as [Bindable] with getters and setters
2.By marking the class as [Bindable] with only getters
3.By marking the class as [Bindable] with private properties
4.By marking the class as [Bindable] with only setters
Answer:1