[NotNullAttribute]
public Object Content { get; }<NotNullAttribute>
Public ReadOnly Property Content As Object
Getpublic:
[NotNullAttribute]
property Object^ Content {
Object^ get ();
}[<NotNullAttribute>]
member Content : Object with get