public ElementId BarTypeId { get; }
Public ReadOnly Property BarTypeId As ElementId Get
public: property ElementId^ BarTypeId { ElementId^ get (); }
member BarTypeId : ElementId with get