blob: ac36b84b5c559a2e02711a4771a9fb4d3925e70c [file] [log] [blame]
description: >
A test interface
properties:
- name: SomeValue
type: int64
- name: ReadonlyValue
type: int64
flags:
- readonly
- emits_change
- name: ConstValue
type: int64
flags:
- const
- name: Countable
type: size
- name: ObjectPath
type: object_path