public string Parsed { get; set; }
Public Property Parsed As String
public: property String^ Parsed { String^ get (); void set (String^ value); }