public int NoteNum { get; set; }
Public Property NoteNum As Integer
public: property int NoteNum { int get (); void set (int value); }