! Data type!! Example !! Comment
|- align="left"
| Bool || [[File:UI_ObjectEditor_Bool.png|220x140px]] || True or false A [[MetaProperty#Boolean|boolean]] value to be read/set via a Checkbox
|- align="left"
| ByteStream DateTime || - [[File:UI_ObjectEditor_DateTime.png|220x140px]] |Internal type, will not result in an editing control| A [[MetaProperty#Date Time|Date/Time]] value where the format is according to regional settings
|- align="left"
| DateTime Double || - || A [[File:UI_ObjectEditor_DateTime.pngMetaProperty#Floating Point|220x140pxfloating point]] || Date and time in a combined value; format according to regional settings, optionally with [[Unit|unit of measurement]]
|- align="left"
| Double FileReference|| - || [http://en.wikipedia.org/wiki/Double-precision_floating-point_format Double-precision floating-point format], optionally with A [[UnitMetaProperty#File Reference|unit of measurementpath to a physical file]]; the button opens a dialog to pick a file from the file system
|- align="left"
| FileReferenceGeoData || - || A path to a physical file in [http[File://enUI_ObjectEditor_GEO.wikipedia.org/wiki/Path_(computing)#MS-DOS.2FMicrosoft_Windows_style DOS/Windowspng|220x140px]- or ] || A [http://en.wikipedia.org/wiki/Path_(computing)[MetaProperty#Uniform_Naming_Convention UNCGeographical Coordinate|geographical coordinate]] notation; the button opens a dialog tries to pick a file from open the file systemcurrent value as location in Google maps
|- align="left"
| GeoData Guid || [[File:UI_ObjectEditor_GEOUI_ObjectEditor_GUID.png|220x140px]] || Absolute geographic position combined of A [http://en.wikipedia.org/wiki/Longitude Longitude], [http://en.wikipedia.org/wiki/Latitude LatitudeMetaProperty#Guid|pointer] and [http://en.wikipedia.org/wiki/Altitude Altitude] in [http://en.wikipedia.org/wiki/World_Geodetic_System WGS84] format; the button tries to open the current location in Google mapsanother object
|- align="left"
| Guid Int || [[File:UI_ObjectEditor_GUIDUI_ObjectEditor_Int.png|220x140px]] || Pointer to another object, represented with the A [http://en.wikipedia.org/wiki/Globally_unique_identifier GUID[MetaProperty#Integer|discrete]] of the target objectnumber
|- align="left"
| Int || [[File:UI_ObjectEditor_Int.png|220x140px]] || An [http://en.wikipedia.org/wiki/Integer_(computer_science) integer] number|- align="left"| String || [[File:UI_ObjectEditor_String.png|220x140px]] || A [http://en.wikipedia.org/wiki/String_(computer_science) string] value|- align="left"| Undefined || - ||Internal type, will not result in an editing control|- align="left"| XML || - |[MetaProperty#Text| Markup text in [http://en.wikipedia.org/wiki/Xml XML] format; currently displayed as raw string by this control] value
|}