setId property

set setId (String value)

Implementation

set setId(String value)
{
  id = value;
}