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