Source position: sdo_type.pas line 72
protected function TSDOTypeAsbtract.getProperty(
const APropertyName: string
):ISDOProperty; virtual; abstract; overload;function TSDOTypeAsbtract.getProperty(
const APropertyIndex: Integer
):ISDOProperty; virtual; abstract; overload;