public static int size(LuaGeoJSON value) { return(value.value.Length); }
public static int size(LuaGeoJSON value) { return value.value.Length; }