FBX includes a property system that allows strongly typed data to be dynamically added to FBX objects.
Although you can create your own data types and your own properties, let’s begin by looking at what you can do with the properties that are already built in to FBX SDK classes. Here, for example, are a few properties of class KFbxNode:
Extract from the reference page for class KFbxNode
You can query an FBX object to: