green property

int green

Implementation

int get green => (0x0000ff00 & value) >> 8;