public static int GetSize(this DataTypes dataType) { return(dataType.GetAttribute <SizeAttribute>().Size); }