MallocBuf.length - multiple declarations

Function MallocBuf.length

get length

uint length() @property;

Function MallocBuf.length

set new length

void length(
  uint len
) @property;