WeakStorage
public enum WeakStorage
                An enumeration indicating that the instance variable in question
uses weak semantics.
- 
                  
                  
Indicates that the instance variable uses
weaksemantics.Declaration
Swift
case weak 
            View on GitHub
          
            Install in Dash
          
      WeakStorage Enumeration Reference