groundColor property
      
      Color3
      get
      groundColor
      
    
    
    
Implementation
external Color3 get groundColor;
      
      set
      groundColor
      (Color3 groundColor) 
      
    
    
    
Implementation
external set groundColor(Color3 groundColor);