public DateTime MaxDateTimeValue { get; }
Public ReadOnly Property MaxDateTimeValue As DateTime
Get
public:
virtual property DateTime MaxDateTimeValue {
DateTime get () sealed;
}
abstract MaxDateTimeValue : DateTime with get
override MaxDateTimeValue : DateTime with get