|  | PropertyInterceptionInfoInstance Property  | 
 
            Gets the instance of the declaring type. Will be null if the property is static
            
 
    Namespace: 
   Cauldron.Interception
    Assembly:
   Cauldron.Interception (in Cauldron.Interception.dll) Version: 1.0.0
 Syntax
Syntaxpublic Object Instance { get; }Public ReadOnly Property Instance As Object
	Get
Property Value
Type: 
Object[Missing <value> documentation for "P:Cauldron.Interception.PropertyInterceptionInfo.Instance"]
 See Also
See Also