ObjectSheet.name

Sets the name of the object if input's length is less or equal than 255

  1. string name [@property getter]
  2. string name [@property setter]
    class ObjectSheet(Size = ushort)
    @property @safe pure nothrow
    string
    name
    (
    string val
    )

Meta