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