propertiesBeforeValues
Description​
Whether the properties are listed before the values (if both are present).
- JavaScript
- C#
- Kotlin
propertiesBeforeValues: boolean;bool PropertiesBeforeValues { get; set; }var propertiesBeforeValues: BooleanWhether the properties are listed before the values (if both are present).
propertiesBeforeValues: boolean;bool PropertiesBeforeValues { get; set; }var propertiesBeforeValues: Boolean