string NumericFormatMagReflection { get; set; }Property NumericFormatMagReflection As String
Get
Setproperty String^ NumericFormatMagReflection {
String^ get ();
void set (String^ value);
}abstract NumericFormatMagReflection : string with get, set