Number of code units (aka UTF-16 encoded code units or UChar) allocated to uchar_string

Property definitions

core $ U16String :: capacity
	# Number of code units (aka UTF-16 encoded code units or `UChar`) allocated to `uchar_string`
	private var capacity = 0
lib/core/text/u16_string.nit:38,2--39,25