G4py question: New G4Material

Hi, all:

I am a new user of g4py and I am wondering if is it possible the definition of a material using python, similarly to the C command:

G4Material* lAr = new G4Material(name=“liquidArgon”, z=18., a, density);

Thank you in advance

josu

I’ve obtained the answer to my question from