API Reference > Classes > OdTf Classes > OdTfProperty Class > OdTfProperty Methods > OdTfProperty::owner Method
OdTfProperty::owner Method
Syntax
C++
virtual OdTfClass* owner() const = 0;

Returns a pointer to an OdTfClass object that owns the property.

Retrieves the owner class information for the property.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.