Transparency

Property of: Part
Type: Number
Tags:  read write instance

The transparency of the part represented as a byte. (0 = opaque, 255 = invisible)

Example
local part = script.Parent 

part.Transparency = 150