Property definitions

core $ Rope :: defaultinit
# String using a tree-based representation with leaves as `FlatStrings`
private abstract class Rope
	super Text
end
lib/core/text/ropes.nit:63,1--66,3