=====
owner
=====

.. py:attribute:: owner

**domain**: server

**language**: python

:doc:`Field class </refs/server/field_api>`

Description
===========

Identifies the item to which a field object belongs.

Check the value of the owner attribute to determine the item that uses the field 
object to represent one of its fields. 

See also
========

:doc:`Dataset </programming/data/dataset>`

:doc:`Fields </programming/data/fields>`

