English
Appearance
Check if a reference is a note.
class Reference { isNote(): boolean; }
Returns true if a reference is a note.
true