Bind Self Tests

(first name is: ${this.value})
Relevant is: ${this.ref.relevant}, Valid is: ${this.ref.valid}, Read-only is: ${this.ref.readOnly})
(num is: ${this.value})

Bind Tests

(last name is: ${this.value})
(email is: ${this.value})
Relevant is: ${this.ref.relevant}, Valid is: ${this.ref.valid}, Read-only is: ${this.ref.readOnly}, Required is: ${this.ref.required})

Model: