These are primitive types, so I'm guessing each value gets its own ID. Try creating a true object and I think you'll see the functionality you expect.
If you need an id for a primitive, you could create an object with just one member of that type.
These are primitive types, so I'm guessing each value gets its own ID. Try creating a true object and I think you'll see the functionality you expect.
If you need an id for a primitive, you could create an object with just one member of that type.