Source position: JPL.RTTI.pas line 29
function TryGetPropertyAsObject(
const Obj: TObject;
const PropertyName: string;
out OutObj: TObject
):Boolean;