Hi, I want to use an OperationContext to get only some properties of the object using setFilterString, but the properties I'm trying to get are inside the Extension part of the object.
How can I specify to get this properties? I though calling loadSecondaryTypeProperties will bring them, but I'm still getting null when accessing to this property I'm using version 0.11.0 Thanks