@interface ICASNoteCreateApproach : NSObject @property (readonly, nonatomic) long long noteCreateApproach; - (id)toJsonValueAndReturnError:(id *)a0; - (id)initWithNoteCreateApproach:(long long)a0; @end