For readonly property name:
.property-grid-property-readonly
For readonly property value:
.property-grid-property-value
For edited property value:
.property-grid-property-edited
property grid
A property grid is a specialized tabular component designed to display data in a two-column format. The first column lists property names, while the second column displays their corresponding values. This structure is ideal for presenting key-value pairs, such as settings, attributes, or metadata, in a clear and organized manner. Unlike traditional tables with multiple columns, the property grid focuses on simplicity and readability, making it an efficient choice for displaying concise, structured information.
For setting as editing:
.property-grid-value-editing