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