vocabulary property

int get vocabulary

Program vocabulary: n = n₁ + n₂

Implementation

int get vocabulary => n1 + n2;