@if (propertyDescriptors) {
In the list below required Properties are shown with an asterisk (*). Other properties are considered optional.
@for (propertyDescriptor of propertyDescriptors; track propertyDescriptor.name) { {{ formatTitle(propertyDescriptor) }} {{ propertyDescriptor.description }} }
}