name# property NetworkObject.name: str# Get network name. Returns: strNetwork name. Examples >>> from ansys.aedt.core.modules.boundary.icepak_boundary import NetworkObject >>> obj = NetworkObject() >>> obj.name