llvm/clang-tools-extra/docs/clang-tidy/checks/clang-analyzer/osx.ObjCProperty.rst

.. title:: clang-tidy - clang-analyzer-osx.ObjCProperty
.. meta::
   :http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#osx-objcproperty

clang-analyzer-osx.ObjCProperty
===============================

Check for proper uses of Objective-C properties.

The `clang-analyzer-osx.ObjCProperty` check is an alias, please see
`Clang Static Analyzer Available Checkers
<https://clang.llvm.org/docs/analyzer/checkers.html#osx-objcproperty>`_
for more information.