diff --git a/lib/components/JsonSchema/json-schema.html b/lib/components/JsonSchema/json-schema.html
index 1a2fbcb6..da41e5f4 100644
--- a/lib/components/JsonSchema/json-schema.html
+++ b/lib/components/JsonSchema/json-schema.html
@@ -58,7 +58,7 @@
- {{prop._name}}
+ {{prop.name}}
{{prop._enumItem?.val | json}}
|