ogstools.materiallib.core.property module# class ogstools.materiallib.core.property.MaterialProperty[source]# Bases: object __init__(name, type_, value=None, **extra)[source]# to_dict()[source]# Return type: dict get(key, default=None)[source]# Return type: Any