@model OpenAuth.IdentityServer.Quickstart.Consent.ScopeViewModel
  • @if (Model.Required) { (required) } @if (Model.Description != null) { }