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