public StairsConstructionMethod ConstructionMethod { get; }
Public ReadOnly Property ConstructionMethod As StairsConstructionMethod Get
public: property StairsConstructionMethod ConstructionMethod { StairsConstructionMethod get (); }
member ConstructionMethod : StairsConstructionMethod with get