'Deklaration
Public Property OutputFormatter As PropertyOutputFormatterBase
public PropertyOutputFormatterBase OutputFormatter {get; set;}
public: property PropertyOutputFormatterBase^ OutputFormatter { PropertyOutputFormatterBase^ get(); void set ( PropertyOutputFormatterBase^ value); }