C++ Attributes: readonly

Specifies IDL 'readonly' attribute

Syntax

[
    define_attribute = "readonly",
    help_string = "Specifies IDL 'readonly' attribute",
    usage = eInterfaceMethodUsage,
    group = eIDLGroup,
    shipping = "true"
];