public enum Ownership { SYSTEM_OWNED, USER_OWNED, STATIC, }
SYSTEM_OWNED,
USER_OWNED,
STATIC,
Created by Valadoc