Object_Name property
Object Name; must be unique. This property, of type CharacterString, shall represent a name for the object that is unique within the BACnet Device that maintains it.
Implementation
@ffi.Array.multi([32])
external ffi.Array<ffi.Char> Object_Name;