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