set => this.SetOwnAttribute(AttributeNames.Value, value.ToString(NumberFormatInfo.InvariantInfo));
 set => this.SetOwnAttribute(AttributeNames.Value, value);