Source position: wasm.debuginspector.rtti.pas line 38
type TPropertyValueKind = (
pvkOK,
pvkNoValue,
pvkError
);