Owner of the entity. DATATYPE: String.
Public Property Owner() As Variant
Dim MyEntity As Entity Dim strOwner As String = "EntOwner" MyEntity.Owner = strOwner