Source position: JPL.RTTI.pas line 32
function TryGetPropertyAsClass(
const Obj: TObject;
const PropertyName: string;
out OutClass: TClass
):Boolean;