It is a way to binding a property of the element in the DOM with property of class defined in components typescript code.
This is type of binding allows one way data flow from Components typescript class to components template view.
Following is the syntax:
element-name [property]=””