OWLUnaryPropertyAxiom
@protocol OWLUnaryPropertyAxiom <OWLPropertyAxiom>
/// The property expression that this axiom describes.
@property (nonatomic, copy, readonly) id<OWLPropertyExpression> property;
@endUndocumented
- 
                  
                  The property expression that this axiom describes. DeclarationObjective-C @property (nonatomic, copy, readonly) id<OWLPropertyExpression> _Nonnull property;
 OWLUnaryPropertyAxiom Protocol Reference
        OWLUnaryPropertyAxiom Protocol Reference