string NumericFormatMagTransmission { get; set; }
Property NumericFormatMagTransmission As String
Get
Set
property String^ NumericFormatMagTransmission {
String^ get ();
void set (String^ value);
}
abstract NumericFormatMagTransmission : string with get, set