SchemaAttribute.this

  1. this(string name, secret.types.SchemaAttributeType type)
  2. this(void* ptr, Flag!"Take" take)
    class SchemaAttribute
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )