BlockProperties

BlockProperties(block_name, dataDict=None, sortKeys=True)

Read/modify properties embeded in block description. If a dictionary is provided, the dictionary will update the description.

param block_name:
 Name of the block defintion.
param dataDict:Dictionary of properties.