Source position: typinfo.pp line 1095
type TPropParams = packed record
Count: LongInt;
Params: array [0..0] of TVmtMethodParam;
end;