public double FasciaDepth { get; set; }
Public Property FasciaDepth As Double Get Set
public: property double FasciaDepth { double get (); void set (double value); }