closed_shell property

closed_shell property

Definition:

@property
def closed_shell(self):
    ...
@closed_shell.setter
def closed_shell(self, value):
    ...

See Also