PropertyBinding constructor
      
      PropertyBinding(
    
    
- String name,
- TemplateSecurityContext securityContext
Implementation
PropertyBinding(this.name, this.securityContext);