how to bind ngmodel to a property in ts code example Example: what is ngmodel property binding <input [(ngModel)]="username"> <p>Hello {{username}}!</p>