canLeaveConversation property
      
      bool?
      get
      canLeaveConversation
      
    
    
    
Implementation
bool? get canLeaveConversation;
      
      set
      canLeaveConversation
      (bool? canLeaveConversation) 
      
    
    
    
Implementation
set canLeaveConversation(bool? canLeaveConversation);