Hi! The elements are “wrapped” in a DynamoContainer. You need to unwrap them to get the raw Revit API -data from them. Dynamo provides an ´UnwrapElement(IN[0])´ method you can use.
More info here: Python 0.6.3 to 0.7.x Migration · DynamoDS/Dynamo Wiki · GitHub