VarType - XcodeExtKit/XcodeExtBase GitHub Wiki
VarType
Variable type
public enum VarType
Inheritance
Hashable
Enumeration Cases
computedWithoutSetter
case computedWithoutSetter
computedWithSetter
case computedWithSetter
stored
case stored