public OofReply InternalReply { get; set; }
Public Property InternalReply As OofReply Get Set
public: property OofReply^ InternalReply { OofReply^ get (); void set (OofReply^ value); }
member InternalReply : OofReply with get, set
In This Article