Indicates the name of this Room.
            
 
    Namespace: 
   Sfs2X.Entities
    Assembly:
   SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
 Syntax
Syntaxpublic string Name { get; set; }Property Value
Type: 
StringImplements
RoomName Remarks
Remarks
            Two Rooms in the same Zone can't have the same name.
            
NOTE: setting this property manually has no effect on the server and can disrupt the API functioning. Use the 
ChangeRoomNameRequest request instead.
            
 See Also
See Also