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