public Nullable<string> ObjectName { get; }
Public ReadOnly Property ObjectName As Nullable(Of String) Get
public: property Nullable<String^> ObjectName { Nullable<String^> get (); }