public object SizeGt(string arrayProperty, int value) { return(InternalBuilder.SizeGt(arrayProperty, value)); }