public FasciaType FasciaType { get; set; }
Public Property FasciaType As FasciaType Get Set
public: property FasciaType^ FasciaType { FasciaType^ get (); void set (FasciaType^ value); }
member FasciaType : FasciaType with get, set