Look for qualified this usages in the same class.

Examples:

    public class DemoDO{
        Boolean success;
        Boolean delete;
    }