Lines Matching refs:property
19 # @name: the name of the property
21 # @type: the type of the property. This will typically come in one of
36 # @description: if specified, the description of the property.
79 # This command will get a property from a object model path and return
99 # @property: The property name to read
101 # Returns: The property value. The type depends on the property type.
103 # All integer property types (u8, u16, etc) are returned as #int.
124 'data': { 'path': 'str', 'property': 'str' },
131 # This command will set a property from a object model path.
135 # @property: the property name to set
137 # @value: a value who's type is appropriate for the property type.
151 'data': { 'path': 'str', 'property': 'str', 'value': 'any' },
361 # depending on the @insert property. (default: "tail")
681 # property is used. This property is primarily helpful when we
683 # traditionally create ROM before this property was introduced: VM
687 # ROM, and want to set this property to 'off'. (default: auto,