public DuctType DuctType { get; set; }
Public Property DuctType As DuctType Get Set
public: property DuctType^ DuctType { DuctType^ get (); void set (DuctType^ value); }