@using IdentitySvc.Pages.Device @model ScopeViewModel
  • @if (Model.Required) { (required) } @if (Model.Description != null) { }