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