struct Protocol::Runtime::PropertyPreview
- Protocol::Runtime::PropertyPreview
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
protocol/runtime.crConstructors
Instance Method Summary
-
#name : String
Property name.
-
#subtype : String | Nil
Object subtype hint.
-
#type : String
Object type.
-
#value : String | Nil
User-friendly property value string.
-
#value_preview : ObjectPreview | Nil
Nested value preview.