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