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