public PredefinedRelationAttribute(PredefinedRelationTypeId relationTypeValue)
     : base()
 {
     RelationTypeValue = relationTypeValue;
 }
 public PredefinedRelationAttribute(PredefinedRelationTypeId relationTypeValue)
     : base()
 {
     RelationTypeValue = relationTypeValue;
 }