value property

  1. @Input()
int value
getter/setter pair

Implementation

@Input()
int value = 0;