func NewKeySchemaElement(out *SDK.KeySchemaElement) KeySchemaElement {
    v := KeySchemaElement{}
    if out == nil {
        return v
    }