public Envelope Envelope { get; private set; }
Public Property Envelope As Envelope Get Private Set
public: property Envelope^ Envelope { Envelope^ get (); private: void set (Envelope^ value); }