AttriLens-Mol is an attribute-based reinforcement learning framework for molecular feature prediction using large-scale language models (LLMs). This framework guides model inference through a formal reward that encourages feature-based structured outputs, a count reward that prevents listing irrelevant attributes, and a rationality reward that verifies the relevance of generated attributes. AttriLens-Mol effectively leverages the model's inherent knowledge of relevant molecular attributes to improve the performance of molecular feature prediction. Training the 7B-sized R1-Distilled-Qwen2.5 and R1-Distilled-LLaMA3.1 models on 4,000 samples yielded comparable or better results than supervised fine-tuning and advanced models, and the extracted attributes also outperformed an interpretable decision tree model.