IReadOnlyProperty<IEndPlate> EndPlate { get; }
ReadOnly Property EndPlate As IReadOnlyProperty(Of IEndPlate) Get
property IReadOnlyProperty<IEndPlate^>^ EndPlate { IReadOnlyProperty<IEndPlate^>^ get (); }
abstract EndPlate : IReadOnlyProperty<IEndPlate> with get