Item.customName

Gets the item's custom name.

  1. string customName [@property getter]
    class Item
    pure nothrow @property @safe @nogc
    string
    customName
    ()
  2. string customName [@property setter]

Meta