Public ReadOnly Property Origin As String Get
public string Origin { get; }
public: property String^ Origin { String^ get (); }