C++ Specific
Specifies a prefix to be used in naming high-level properties and methods.
high_method_prefix("Prefix")
Prefix
Prefix to be used.
By default, high-level error-handling properties and methods are exposed by member functions named without a prefix. The names are from the type library.
END C++ Specific
