die_properties# property Components3DLayout.die_properties: Tuple[int, int, str, int] | None# Get die properties from component. Returns: Tuple[int, int, str, int]Tuple of die type (0 for None, 1, for FlipChip, or 2 for WireBond), die orientation (0 for Chip Top or 1 for Chip Bottom), die height as a string, and a reserved property as an integer.