Tiled: Get tileset property

Does cocos2d-x provide access to tile set properties that can be set via tiled?
I want to use them for collision detection.

Have look at my Google Doc here, there is a section covering some of parts of Tile Map

For other stuff look at the test project code.