definition_name# property NativeComponentObject.definition_name: str# Definition name of the native component. Returns: strName of the native component. Examples >>> from ansys.aedt.core.modules.boundary.layout_boundary import NativeComponentObject >>> obj = NativeComponentObject() >>> obj.definition_name