public string ConstructionName { get; }
Public ReadOnly Property ConstructionName As String Get
public: property String^ ConstructionName { String^ get (); }
member ConstructionName : string with get