public NoteItemState State { get; }Public ReadOnly Property State As NoteItemState
Getpublic:
virtual property NoteItemState State {
NoteItemState get () sealed;
}abstract State : NoteItemState with get
override State : NoteItemState with get