getCurrentProp method

dynamic getCurrentProp()

Implementation

getCurrentProp() {
  return this.currentProp;
}