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