Note of the entity. DATATYPE: String.
Public Property Note() As Variant
Dim MyEntity As Entity Dim StorNote As String = "Pick up shirts from laundry" MyEntity.Note = StorNote