Passing Blocks as structured data into Python/Matlab from Cameo

Hello! 

Is it possible to pass a Block as a data structure and its value properties (e.g., block.valueProperties.thing1) into Python/Matlab/(any external math engine) for use in analysis? Or are you only able to pass in single values at a time as inputs?