getLastName property

String get getLastName

Implementation

String get getLastName{
  return lastName;
}