Navigation: X# Documentation > X# Language Reference > Commands and Statements > Entity Declaration > CLASS Members
DECLARE METHOD Statement
Forward declare a method, access or Assign
DECLARE METHOD, DECLARE ASSIGN and DECLARE ACCESS are recognized by the X# compiler but no longer needed, so they are ignored.