public NoticeMessage Message { get; }Public ReadOnly Property Message As NoticeMessage
Getpublic:
virtual property NoticeMessage^ Message {
NoticeMessage^ get () sealed;
}abstract Message : NoticeMessage with get
override Message : NoticeMessage with get